FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ITK-PatientAllergyChangeType-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdITK-PatientAllergyChangeType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/ITK-PatientAllergyChangeType-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/ITK-PatientAllergyChangeType-1
Version1.0.0
Statusdraft
Date2017-09-10T00:00:00+01:00
NameITK Patient Allergy Change Type
Authorityhl7
DescriptionA code system that enumerates patient allergy change types in the context of status/workflow for an Allergies list.
PurposeThis code system is defined to be bound to the ITK Allergy List entry.flag element in order to show status/workflow information about the allergy or allergies listed.
CopyrightCopyright ©2017 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
ITK-PatientAllergyChangeType-1Patient Allergy Change Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "ITK-PatientAllergyChangeType-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/ITK-PatientAllergyChangeType-1",
  "version": "1.0.0",
  "name": "ITK Patient Allergy Change Type",
  "status": "draft",
  "date": "2017-09-10T00:00:00+01:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A code system that enumerates patient allergy change types in the context of status/workflow for an Allergies list.",
  "purpose": "This code system is defined to be bound to the ITK Allergy List entry.flag element in order to show status/workflow information about the allergy or allergies listed.",
  "copyright": "Copyright ©2017 NHS Digital",
  "caseSensitive": true,
  "valueSet": "https://fhir.nhs.uk/STU3/ValueSet/ITK-PatientAllergyChangeType-1",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Unchanged"
    },
    {
      "code": "2",
      "display": "Changed"
    },
    {
      "code": "3",
      "display": "New"
    }
  ]
}